﻿/**common**/
*{ margin:0; padding:0;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
h1,h2,h3,h4,h5,h6 { font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i { font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
.w1200 {width:1200px;margin:0 auto;}
@media screen and (max-width:1300px) and (min-width:1200px) {
.w1200 {width:95%;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.w1200 {width:95%;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
.w1200 {width:95%;}
}
@media screen and (max-width:767px) {
.w1200 {width:95%;}
}

/*========== New 首页样式 begin ==========*/
/*headtop 开始 */
.ly_headtop {width:100%;height:40px;overflow:hidden;margin:0 auto;padding:0;background-color: #333333;}
.ly_headtop .lyht_main { width:1200px; height:40px; overflow:hidden; margin:0 auto; padding:0;}
.lyht_main .lyht_fl {width:50%;height:40px;overflow:hidden;line-height:40px;color: #f7f7f7;font-size:14px;white-space:nowrap;text-overflow: ellipsis;float:left;}
.lyht_main .lyht_fr {max-width:50%;height:40px;overflow:hidden;line-height:40px;color: #f7f7f7;font-size:14px;text-align:right;float:right;}
.top_tel1{float:left;}
.lyht_fl img { display:block; width:20px; height:20px; overflow:hidden; margin:10px 5px 10px 0; padding:0; float:left;}
.lyht_fl a {color: #f7f7f7;}
.lyht_fr span { font-size:28px; font-weight:bold;color: #ff9b00;vertical-align: middle;height:40px;line-height:40px;}
.lyht_fr img { display:inline-block; width:20px; height:20px; overflow:hidden; margin:-2px 5px 0 0; padding:0; vertical-align:middle;}
.lyht_fl a:hover {color: #ffffff;}

.fSearch { float:right;width:280px; height:32px; margin:4px 0;margin-left:20px;}
.fSearch form { width:100%; background:#fff; float:left; display:block;}
.fSearch .input { display:block; width:74%; height:32px; overflow:hidden; line-height:32px; color:#666; font-size:14px; font-family:arial,"微软雅黑","Microsoft Yahei","宋体"; outline:none; padding:0 3%; float:left; border:none; border-right:0; background-color:#fff; white-space: nowrap; text-overflow: ellipsis;}
.fSearch .send { border-top-style:none;cursor:pointer;height:32px;width:20%;background:#e81816 url(../images/Send.png) no-repeat center center;right:0px;border-bottom-style:none;float:right; text-align:center; border-right-style:none; border-left-style:none; line-height:24px}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_headtop .lyht_main { width:90%;}
	.fSearch{width:200px;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ly_headtop .lyht_main { width:96%;}
	.fSearch{width:180px;}
	.lyht_main .lyht_fr{max-width:56%;}
	.lyht_main .lyht_fl{width:44%;}
}
@media screen and (max-width:767px) {
	.ly_headtop .lyht_main{width:95%;}
	.lyht_main .lyht_fl{ display:none;}
	.lyht_main .lyht_fr{max-width:100%;float: none;}
	.fSearch{width:100%;}
	.top_tel1{display:none;}
}
/*headtop 结束 */


/*头部 开始*/
.ly_top { width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.ly_top .lytop_main {width:1200px;height: 100px;margin:0 auto;padding:0;position:relative;}
.lytop_main .ly_logo {width: 366px;height: 100px;overflow:hidden;padding:0;float:left;}
.ly_logo a {display: table-cell;vertical-align: middle;width:100%;height: 100%;overflow:hidden;margin:0;padding:0;}
.ly_logo a img { display:inline-block; max-width:100%; height:auto; max-height:100%; margin:0; padding:0;}
.ly_logo .logo_text { height:50px; overflow:hidden; margin:5px 0; padding:5px 0 5px 20px; border-left:1px solid #dfdfdf; float:left;}
.logo_text p { height:30px; line-height:30px; color:#3e3e3e; font-size:24px; font-weight:bold; margin:0; padding:0;}
.logo_text span { display:block; height:20px; line-height:20px; color:#797979; font-size:15px; text-align:center; margin:0; padding:0;}
.lytop_main .ly_tel { height:50px; overflow:hidden; margin:30px 0; padding:0 0 0 50px; background:url(../images/tel1.png) left center no-repeat; background-size:40px 40px; float:right;}
.ly_tel span { display:block; height:20px; line-height:20px; color:#565656; font-size:15px; margin:0; padding:0;}
.ly_tel p { height:30px; line-height:30px; color:#c3062c; font-size:30px; font-weight:bold; margin:0; padding:0;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_top .lytop_main { width:90%; padding:0 5%;}
	.lytop_main .ly_logo { width:28%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_top .lytop_main { width:96%; padding:0 2%;}
	.lytop_main .ly_logo { width:24%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_top .lytop_main { width:96%; padding:0 2%;}
}
@media (max-width: 767px) {
	.ly_top { width:94%; padding:0 3%; box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);}
	.ly_top .lytop_main { width:100%; height:60px;}
	.lytop_main .ly_logo { width:80%; height:60px; margin:0;}
	.ly_logo a { height:60px;}
}

/*导航栏 开始*/
.ly_nav {width: 68%;height: 100px;margin:0;padding:0;float:right;}
.ly_nav li, .ly_nav a {	text-decoration: none; list-style: none;}
.ly_nav ::-webkit-scrollbar { display: none;}
.ly_nav .nav_list { width:100%; margin:0 auto; -webkit-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li { display:inline-block; width:12.5%; position: relative; list-style: none; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li:last-child { background:none;}
.ly_nav .nav_list > ul > li > a {display: inline-block;width:100%;line-height: 100px;color: #555;font-size: 16px;text-align:center;padding: 0;margin: 0;text-decoration: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position:relative;}
.ly_nav .nav_list > ul > li > a:after{content:'';display:block;width:70%;height:3px;background:#df0f0f;position:absolute;bottom:0;left:50%;margin-left:-35%;display:none;}
.ly_nav .nav_list > ul > li:hover>a:after, .ly_nav .nav_list > ul > li.active>a:after { display:block;}
.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #df0f0f;}
.ly_nav .nav_list > ul > li i { display:inline-block; width:20px; height:20px; background:url(../images/down.png) center center no-repeat; background-size:10px 10px; vertical-align:middle; cursor:pointer; margin:0;}
.ly_nav .nav_list > ul > li i.cur{ background:url(../images/up.png) center center no-repeat; background-size:10px 10px; text-decoration:none;}
.ly_nav .nav_list > ul > li ul { display:none; position:absolute; left:0; top:70px; z-index:9; width:100%; overflow:hidden; background-color:#fff; box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);}
.ly_nav .nav_list > ul > li ul li { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.ly_nav .nav_list > ul > li ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:14px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.ly_nav .nav_list > ul > li ul li a:hover { color:#fff; background-color:#45b0e4;}
.ly_nav .nav_menu { display: none;}
@media screen and (max-width:1199px) and (min-width:1080px) {
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_nav { width:72%;}
	.ly_nav .nav_list > ul > li > a { font-size:15px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_nav { height:0; margin:0;}
	.ly_nav .nav_list { width: 60%; height: 100%; margin:0; padding: 0; position:fixed; top: 0; left: -100%; z-index: 9999; transition: 0.5s; -webkit-transition: 0.5s;}
	.ly_nav .nav_list ul { width:60%; height:100%; background-color: #fff; position:relative; z-index:9999;}
	.ly_nav .nav_list .nav_mask { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.6); position:absolute; left:0; top:0; z-index:9998;}
	.ly_nav .nav_list ul > li { width: 100%; overflow: hidden; margin:0 auto; padding:0; background:none; box-sizing:border-box; position:relative;}
	.ly_nav .nav_list ul > li a { display:block; width: 100%; line-height:60px; color:#333; font-size:16px; text-align:left; padding:0 60px 0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;border-bottom: 1px solid #eaeaea;}
	.ly_nav .nav_list > ul > li i { display:block; width:60px; height:60px; background-size:14px 14px; position:absolute; top:0; right:0;}
	.ly_nav .nav_list > ul > li i.cur { background-size:14px 14px;}
	.ly_nav .nav_list > ul > li ul { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; background-color:#f8f8f8; box-shadow:none;}
	
	.ly_nav .nav_menu { display: block; width:28px; padding: 12px 9px; background-color:#fff; border: 1px solid #ccc; border-radius:2px; margin: 0; position:absolute; top:16px; right:2%;}
	.ly_nav .nav_menu span { display: block; width: 100%; height: 2px; background-color: #ccc; border-radius: 1px;}
	.ly_nav .nav_menu span + span { margin-top: 8px;}
	.ly_nav .open { width:100%; overflow: auto; left: 0%;}
	
	.ly_nav .nav_menu:active { background-color:#e81816; border: 1px solid #e81816;}
	.ly_nav .nav_menu:active span { background-color:#fff;}
	.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a {color: #fff;background: #df0f0f;}
	.ly_nav .nav_list > ul > li:hover>a:after, .ly_nav .nav_list > ul > li.active>a:after { display:none;}
}
@media (max-width: 767px) {
	.ly_nav { height:0; margin:0;}
	.ly_nav .nav_list { width: 60%; height: 100%; margin:0; padding: 0; position:fixed; top: 0; left: -100%; z-index: 9999; transition: 0.5s; -webkit-transition: 0.5s;}
	.ly_nav .nav_list ul { width:60%; height:100%; background-color: #fff; position:relative; z-index:9999;}
	.ly_nav .nav_list .nav_mask { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.6); position:absolute; left:0; top:0; z-index:9998;}
	.ly_nav .nav_list ul > li { width: 100%; overflow: hidden; margin:0 auto; padding:0; background:none; box-sizing:border-box; position:relative;}
	.ly_nav .nav_list ul > li a { display:block; width: 100%; line-height:60px; color:#333; font-size:16px; text-align:left; padding:0 60px 0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;border-bottom: 1px solid #eaeaea;}
	.ly_nav .nav_list > ul > li i { display:block; width:60px; height:60px; background-size:14px 14px; position:absolute; top:0; right:0;}
	.ly_nav .nav_list > ul > li i.cur { background-size:14px 14px;}
	.ly_nav .nav_list > ul > li ul { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; background-color:#f8f8f8; box-shadow:none;}
	
	.ly_nav .nav_menu { display: block; width:24px; padding: 10px 7px; background-color:#fff; border: 1px solid #ccc; border-radius:2px; margin: 0; position:absolute; top:10px; right:0;}
	.ly_nav .nav_menu span { display: block; width: 24px; height: 2px; background-color: #ccc; border-radius: 1px;}
	.ly_nav .nav_menu span + span { margin-top: 6px;}
	.ly_nav .open { width:100%; overflow: auto; left: 0%;}
	
	.ly_nav .nav_menu:active { background-color:#df0f0f; border: 1px solid #df0f0f;}
	.ly_nav .nav_menu:active span { background-color:#fff;}
	
	ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a {color: #fff;background: #df0f0f;}
	.ly_nav .nav_list > ul > li:hover>a:after, .ly_nav .nav_list > ul > li.active>a:after { display:none;}
}
/*导航栏 结束*/
/*头部 结束*/

/*----宽屏*banner----*/
.apple-banner {width:100%;height:588px;overflow:hidden;margin:0 auto;}
.apple-banner .swiper-container {width:100%;height:100%;}
.apple-banner .swiper-button-prev,.apple-banner .swiper-button-next {width:15%;height:100%;top:0;background:none;}
.apple-banner .swiper-button-prev {left:0;}
.apple-banner .swiper-button-next {right:0;}
.apple-banner .swiper-button-prev span,.apple-banner .swiper-button-next span {display:block;width:64px;height:64px;position:absolute;right:0;top:50%;margin-top:-32px;border-radius:100%;opacity:1;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease;}
.apple-banner .swiper-button-prev:hover span,.swiper-button-next:hover span {opacity:1;}
/*分页器*/.apple-banner .swiper-pagination {top:auto;bottom:20px !important;background:none;}
.apple-banner  .swiper-pagination-bullets  span.swiper-pagination-bullet {display:inline-block;width:12px;height:12px;margin:0 5px;cursor:pointer;background:none;border-radius:50%;opacity:1;}
.apple-banner  .swiper-pagination-bullets span {width:50px;height:3px;display:block;background:rgba(255,255,255,0.8);outline:none;}
.apple-banner .swiper-pagination-bullets span.swiper-pagination-bullet {background:rgba(255,255,255,0.8);}
.apple-banner  .swiper-pagination-bullets span.swiper-pagination-bullet-active {background-color:#e81816;}
.apple-banner  .swiper-pagination-bullet i {background-color:#ff7200;height:3px;transform:scaleX(0);transform-origin:0;display:block;}
.apple-banner .autoplay .firsrCurrent i {transition:transform 2.9s linear;transform:scaleX(1);}
.apple-banner .autoplay .current i {transition:transform 4s linear;transform:scaleX(1);}
.apple-banner  .autoplay .replace span {background-color:#fff;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.apple-banner{height:450px;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.apple-banner{height:300px;}	
}
@media screen and (max-width:767px) {
	.apple-banner{height:180px;}
}
@media screen and (max-width:340px) {
	.apple-banner{height:140px;}
}


/*首页产品搜索*/
.h_search{background:#fff;height:70px;box-shadow: 0 3px 14px rgba(0, 0, 0, 0.2);}
.h_search .w1200>.fl{width: 70%;position:relative;}
.h_search .w1200>.fl .bd{line-height:70px;color:#777;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;font-size: 15px;}
.h_search .w1200>.fl .bd span{color:#333;}
.h_search .fr{width: 22%;}
.h_search .fr .search {background:#ffffff;overflow:hidden;margin:15px 0;width:100%;}
.h_search .fr .search .input {width: 83%;height:40px;padding:0 5%;font-size:14px;border:1px solid #dedede;border-right:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin-right:-10px;outline:none;}
.h_search .fr .search .submit {width: 20%;height:40px;background: url(../images/search.png) no-repeat center;cursor:pointer;border:none;outline:none;border: 1px solid #dedede;border-left: 0;}
@media screen and (max-width:1199px) and (min-width:1080px) {

}
@media screen and (max-width:1079px) and (min-width:768px) {
	.h_search .w1200>.fl .bd{font-size:14px;}
	.h_search .w1200>.fl{width:56%;}
	.h_search .fr{width: 40%;}
	.h_search .fr .search .input{width:82%;}
}
@media screen and (max-width:767px) {
	.h_search .w1200>.fl{display:none;}
	.h_search .fr{width:100%;float:none;}
	.h_search{height:auto;padding:15px 0;}
	.h_search .fr .search{margin: 0 0;}
	.h_search .fr .search .input{width:81%;}
}

/*首页技术优势*/
.h_youshi{padding:40px 0 60px;}
.h_youshi ul li{width:22.75%;margin-right:3%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid #dedede;float:left;padding: 40px 0 46px;}
.h_youshi ul li:nth-child(4n){margin-right:0;}
.h_youshi ul li .pic{width:100px;height:100px;border-radius:50%;background:#b9b9b9;text-align:center;margin: 0 auto 30px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.h_youshi ul li .pic img{max-width:100%;max-height:100%;vertical-align:middle;}
.h_youshi ul li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;}
.h_youshi ul li .wz .tlt{font-size:16px;color:#555;text-align:center;padding:0 3%;margin-bottom: 6px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.h_youshi ul li .wz .desc{padding:0 3%;font-size:14px;color:#999;text-align: center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.h_youshi ul li .wz em{display:block;width:40px;height:3px;background:#e81816;margin:18px auto 0;}
.h_youshi ul li:hover .pic{background:#e81816;}
@media screen and (max-width:1199px) and (min-width:1080px) {

}
@media screen and (max-width:1079px) and (min-width:768px) {
	.h_youshi {padding: 28px 0 10px;}
	.h_youshi ul li{width:48.5%;margin-right:3%;margin-bottom:30px;padding: 20px 0 26px;}
	.h_youshi ul li:nth-child(2n){margin-right:0;}
	
}
@media screen and (max-width:767px) {
	.h_youshi {padding: 16px 0 10px;}
	.h_youshi ul li{width:48.5%;margin-right:3%;margin-bottom:15px;padding: 20px 0 22px;}
	.h_youshi ul li:nth-child(2n){margin-right:0;}
	.h_youshi ul li .pic{width:60px;height:60px;margin:0 auto 15px;}
	.h_youshi ul li .pic img{max-width:80%;max-height:80%;}
}



/*首页产品展示*/
.h_product_box{padding-top: 40px;padding-bottom:26px;background:#2c3035;}
.h_public_title{text-align:center;margin-bottom:20px;}
.h_public_title p{font-size: 26px;color: #333;text-transform : uppercase}
.h_public_title span{display:block;font-size: 26px;color: #555;}

.h_public_title2{text-align:center;margin-bottom:20px;}
.h_public_title2 p{font-size: 26px;color: #fff;text-transform : uppercase}
.h_public_title2 span{display:block;font-size: 26px;color: #fff;}

.h_pro_mulu {/* border-bottom:2px solid #26292e; */margin: 30px 0;text-align:center;height:110px;overflow:hidden;}
.h_pro_mulu a{display:inline-block;width:144px;height: 48px;line-height: 48px;text-align:center;color:#fff;position:relative;font-size:16px;margin: 0 5px 10px 5px;border: 1px solid #5f5f5f;vertical-align:middle;padding:0 10px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.h_pro_mulu a:hover{background: #e81816;border: 1px solid #e81816;}


@media screen and (max-width:1199px) and (min-width:1080px) {

}
@media screen and (max-width:1079px) and (min-width:768px) {
	.h_product_box {padding-top: 26px;padding-bottom:15px;}
	.h_public_title p{font-size: 24px;}
	.h_public_title span{font-size: 22px;margin-top:0;}
	
	.h_public_title2 p{font-size: 24px;}
	.h_public_title2 span{font-size: 22px;margin-top:0;}
	
}
@media screen and (max-width:767px) {
	.h_product_box {padding-top: 26px;padding-bottom: 15px;}
	.h_public_title{margin-bottom: 10px;}
	.h_public_title p{font-size: 18px;}
	.h_public_title span{font-size: 18px;margin-top:0;}
	
	.h_public_title2{margin-bottom: 10px;}
	.h_public_title2 p{font-size: 18px;}
	.h_public_title2 span{font-size: 18px;margin-top:0;}
	
	.h_pro_mulu{height:82px;}
	.h_pro_mulu{margin:12px 0 8px;}
	.h_pro_mulu a{width: 88px;height:34px;line-height:34px;font-size: 13px;margin: 0 3px;margin-bottom:10px;}
}

/*产品分类*/
.cp_type{margin-bottom:30px;}
.cp_type .hd{text-align:center;background:#e81816;padding:14px 3%;}
.cp_type .hd p{font-size:28px;font-weight:bold;color:#fff;}
.cp_type .hd p:before{content:'';display:inline-block;width:28px;height:28px;background:url(../images/mulu_tlt.png) center center no-repeat;margin-right:5px;vertical-align:middle;margin-top:-3px;}
.cp_type .hd span{display:block;font-size:12px;color:#fff;text-transform:uppercase;}
.cp_type .bd{border:1px solid #dedede;border-top:0;padding:10px 3%;}
.cp_type .bd ul li{margin-bottom:1px;margin-bottom:10px}
.cp_type .bd ul li p{background:#f4f4f4;height:45px;line-height:45px;}

.cp_type .bd ul li p a{font-size:16px;color:#333;display:block;width:74%;padding:0 0 0 6%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;float:left;}
.cp_type .bd ul li p span{display:block;width:20%;height:100%;background:url(../images/mulu1.png) center center no-repeat;cursor:pointer;float:left;}
.cp_type .bd ul li div{background:#fff;display:none;}
.cp_type .bd ul li div a{display:block;height:45px;line-height:45px;color:#666;font-size:15px;border-top:1px solid #e7e5e5;padding:0 10% 0 10%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;background:url(../images/icon2.png) 6% center no-repeat;}
.cp_type .bd ul li div a:first-child{border-top:0;}
.cp_type .bd ul li p:hover,.cp_type .bd ul li.on p{background:#e81816;}
.cp_type .bd ul li p:hover a,.cp_type .bd ul li.on p a{color:#fff;}
.cp_type .bd ul li p:hover span{background:url(../images/mulu2.png) center center no-repeat;}
.cp_type .bd ul li.on p span{background:url(../images/mulu3.png) center center no-repeat;}
.cp_type .bd ul li div a:hover{color:#e81816;background:url(../images/icon3.png) 6% center no-repeat;}
.cp_type .bd a.pro_ckqb{display:block;height:34px;line-height:34px;font-size:16px;color:#fff;background:#e81816;width:100%;margin:10px auto;text-align:center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.cp_type .bd a.pro_ckqb:hover{background:#e81816;color:#fff;}
@media screen and (max-width:1199px) and (min-width:1080px) {

}
@media screen and (max-width:1079px) and (min-width:768px) {
	.cp_type .hd p{font-size:24px;}
	.cp_type .bd ul li p a{font-size:15px;}
	.cp_type .bd ul li div a{font-size:14px;}
	.cp_type .bd ul li p{height:48px;line-height:48px;}
	.cp_type .bd ul li div a{height:44px;line-height:44px;}
	.cp_type .bd ul li p span{background-size: 16px;}
	.cp_type .bd ul li.on p span{background-size: 16px;}
	.cp_type .bd ul li p:hover span{background-size: 16px;}
	.cp_type .hd p:before{display:none;}
	
}
@media screen and (max-width:767px) {
	.cp_type .hd p:before{display:none;}
	.cp_type .hd{background:#e81816 url(../images/down.png) 94% center no-repeat;padding: 12px 3%;text-align:left;overflow:hidden;}
	.cp_type .hd.on{background:#e81816 url(../images/up.png) 94% center no-repeat;}
	.cp_type .hd span{display:block;font-style:italic;float:left;line-height:24px;}
	.cp_type .hd p{padding:0 2%;display:block;font-weight:normal;font-size:16px;float:left;line-height:24px;min-width:68px;}
	.cp_type .bd{display:none;}
	.cp_type .bd ul li p a{font-size:15px;}
	.cp_type .bd ul li div a{font-size:14px;}
	.cp_type .bd ul li p{height:48px;line-height:48px;}
	.cp_type .bd ul li div a{height:44px;line-height:44px;}
	.cp_type .bd ul li p span{background-size: 20px;}
	.cp_type .bd ul li.on p span{background-size: 20px;}
	.cp_type .bd ul li p:hover span{background-size: 20px;}
}

/*右侧产品展示*/
.h_product_box .h_pro_list{padding:15px 0 74px;min-height:364px;}
.h_product_box .h_pro_list li{width:22.75%;margin-right:3%;margin-bottom:30px;transition:all .3s;float:left;}
.h_product_box .h_pro_list li:nth-child(4n){margin-right:0;}
.h_product_box .h_pro_list li .pic{display:block;height:240px;background:#fff;text-align:center;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow:hidden;position:relative;}
.h_product_box .h_pro_list li .pic img{max-width:95%;max-height:95%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.h_product_box .h_pro_list li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_product_box .h_pro_list li:hover .pic:after{content:'';display:block;width:100%;height:100%;background:rgba(232,24,22,.8) url(../images/pro_hover.png) center center no-repeat;position:absolute;top:0;left:0;}
.h_product_box .h_pro_list li .wz{overflow:hidden; border-bottom:2px solid #74787c; border-top:0;padding: 10px 0 18px;}
.h_product_box .h_pro_list li .wz .tlt{display:block;height: 34px;line-height: 34px;color: #fff;font-size: 16px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;background:url(../images/h_pro_jt.png) right center no-repeat;}
.h_product_box .h_pro_list li .wz p{height:20px;line-height:20px;font-size:14px;color: #a0a0a0;border-radius:24px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.h_product_box .h_pro_list li:hover .wz .tlt{color:#e81816;}
.h_product_box .h_pro_list li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.h_product_box{padding-top: 26px;padding-bottom: 15px;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.h_product_box .h_pro_list{min-height:140px;}
	.h_product_box .h_pro_list li .pic{height:166px;}
	.h_product_box .h_pro_list li{margin-bottom:18px;}
	.h_product_box .h_pro_list li .wz {padding: 3px 0 12px;}
	.h_product_box .h_pro_list li .wz .tlt{font-size: 15px;height: 30px;line-height: 30px;}
}
@media screen and (max-width:767px) {
	.h_product_box .h_pro_list{min-height:140px;}
	.h_product_box .h_pro_list li{width:48.5%;}
	.h_product_box .h_pro_list li:nth-child(2n){margin-right:0;}
	.h_product_box .h_pro_list li .pic{height:135px;}
	.h_product_box .h_pro_list li{margin-bottom:18px;}
	.h_product_box .h_pro_list li .wz {padding: 9px 0 12px;}
	.h_product_box .h_pro_list li .wz .tlt{font-size: 15px;height:26px;line-height: 26px;background:none;}
}

/*首页关于我们*/
.h_about{margin-top:-80px;padding-bottom:60px;}
.h_about .pic{width: 47%;float:left;height: 463px;text-align:center;overflow:hidden;position:relative;}
.h_about .pic img {max-width:100%;max-height:100%;vertical-align:middle;}
.h_about .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_about .pic a{display:block;width:140px;height:38px;line-height:38px;text-align:center;color:#fff;font-size:15px;background:#af0200;position:absolute;bottom:0;right:0;}
.h_about .pic a:after{content:'';display:inline-block;width:18px;height:10px;background:url(../images/more.png) center center no-repeat;vertical-align:middle;margin:-2px 0 0 5px;}
.h_about .pic a:hover{background:#d00705;}
.h_about .wz{width: 45%;background: #d40c0a;float:right;padding: 61px 4%;}
.h_about .wz .tlt{font-size:24px;color:#fff;font-weight:bold;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;margin-bottom: 20px;}
.h_about .wz .desc{font-size:15px;color:#fff;line-height: 28px;height: 110px;overflow:hidden;}
.h_about .wz ul{padding-top: 76px;}
.h_about .wz ul li{float:left;padding:0 2%;width:29.3333%;}
.h_about .wz ul li .icon{display:block;width:44px;height:44px;text-align:center;overflow:hidden;margin: 0 auto;background: #af0200;border-radius: 50%;}
.h_about .wz ul li .icon img{max-width:100%;max-height:100%;vertical-align:middle;}
.h_about .wz ul li .icon .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_about .wz ul li p{color:#fff;font-size:16px;height:34px;line-height:34px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;text-align: center;}
.h_about .wz ul li span{display:block;font-size:14px;color:#fff;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;text-align: center;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.h_about{margin-top: -60px;padding-bottom: 32px;}
	.h_about .pic{height: 324px;}
	.h_about .wz{width: 47%;padding: 20px 3%;}
	.h_about .wz .tlt{margin-bottom: 6px;}
	.h_about .wz .desc{font-size: 14px;}
	.h_about .wz ul{padding-top: 33px;}
	
}
@media screen and (max-width:767px) {
	.h_about{margin-top: -60px;padding-bottom: 32px;}
	.h_about .pic{width:100%;height: 293px;}
	.h_about .wz{width: 94%;padding: 20px 3% 32px;}
	.h_about .wz .tlt{margin-bottom: 6px;font-size: 22px;}
	.h_about .wz .desc{font-size: 14px;}
	.h_about .wz ul{padding-top: 33px;}
	.h_about .wz ul li p{font-size:14px;}
	.h_about .wz ul li span{font-size:12px;}
}


/*首页新闻中心*/
.h_news{padding: 30px 0 50px;background:url(../images/h_news_bg.jpg) center center no-repeat;}
.h_news .hd {text-align:center;margin: 20px 0 22px;}
.h_news .hd span{display:inline-block;width:120px;height:40px;line-height:40px;text-align:center;font-size:16px;border:2px solid #fff;margin:0 8px;color: #fff;cursor:pointer;}
.h_news .hd span.on{border:2px solid #e81816;background:#e81816;}
.h_news .hd span:hover{border:2px solid #e81816;background:#e81816;}
.h_news ul{min-height: 390px;display:none;}
.h_news ul.on{display:block;}
.h_news ul li{float: left;width: 48.5%;padding: 10px 0%;margin-right:3%;}
.h_news ul li:nth-child(2n){margin-right:0;}
.h_news ul li .newslist_wrap{display:block;float: left;width: 96%;padding: 10px 2%;position: relative;background: #f4f4f4;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.h_news ul li .data{float:left;position:absolute;left:20px;top:20px;width:92px;text-align:center;padding: 9px 11px 0 0;color: #a2a2a2;font-size:16px;line-height:16px;font-family:Arial;}
.h_news ul li .data time{display:block;color: #c8c8c8;font-size:35px;line-height:36px;margin:5px 0;}
.h_news ul li .info{min-height:90px;padding-left: 108px;}
.h_news ul li .tit{display:block;float:left;width:100%;color:#333333;font-size: 17px;line-height:28px;margin: 5px 0 8px 0;-webkit-transition: none;-moz-transition:none;-o-transition:none;transition:none;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.h_news ul li .p1{float:left;width:100%;color: #777;font-size:14px;line-height: 22px;height: 46px;overflow:hidden;}
.h_news ul li:hover .newslist_wrap{background: #e81816;}
.h_news ul li:hover .tit{color: #fff;}
.h_news ul li:hover .p1{color:#fff;}
.h_news ul li:hover .data{color:#fff;}
.h_news ul li:hover .data time{color:#fff;}

@media screen and (max-width:1199px) and (min-width:1080px) {

}
@media screen and (max-width:1079px) and (min-width:768px) {
	.h_news{padding: 24px 0 30px;}
	.h_news ul{min-height:120px;}
	.h_news ul li{padding: 10px 0%;}
	.h_news ul li .newslist_wrap{width: 92%;padding: 8px 4%;}
	.h_news ul li .tit{font-size:15px;}
	.h_news ul li .data{width:68px;}
	.h_news ul li .data time{font-size:26px;}
	.h_news ul li .info{padding-left: 88px;}
	
}
@media screen and (max-width:767px) {
	.h_news{padding: 15px 0 35px;background: #5f5f5f;}
	.h_news ul{min-height:120px;}
	.h_news ul li{padding: 5px 0%;width:100%;margin-right:0;}
	.h_news ul li .newslist_wrap{width: 94%;padding: 5px 4% 5px 2%;}
	.h_news ul li .tit{font-size:15px;margin: 5px 0 4px 0;}
	.h_news ul li .data{width:68px;left: 11px;top: 15px;}
	.h_news ul li .info{padding-left: 78px;}
	.h_news ul li .data time{font-size:26px;}
}

/* 友情链接 */
.h_link_box {background:#f2f2f2;}
.h_link_box .w1200{margin:0 auto;}
.h_link_box .cate-title {font-size:16px;color:#000000;float:left;width:9%;background:url(../images/link_icon.png) no-repeat 8% 27px;color:#222;padding:30px 0 24px 3%;}
.h_link_box .list {padding:30px 0 24px;float:right;width:88%;}
.h_link_box .list li {float:left;padding-right:10px;margin-right:10px;line-height:26px;margin-bottom:10px;}
.h_link_box .list a {display:block;font-size:14px;color:#666666;transition:all .3s;}
.h_link_box .list a:hover {color:#c2020a;}
@media screen and (max-width:1199px) and (min-width:1080px) {
.h_link_box .cate-title{width:8%;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.h_link_box .cate-title{width:12%;padding: 22px 0 22px 5%;background: url(../images/link_icon.png) no-repeat 8% 20px;}
	.h_link_box .list{width: 83%;padding: 22px 0 22px;}
	
}
@media screen and (max-width:767px) {
	.h_link_box{margin-top:0;}
	.h_link_box .cate-title{width: 92%;background: url(../images/link_icon.png) no-repeat 0% 14px;padding: 17px 0 13px 8%;}
	.h_link_box .list{padding: 0px 0 24px;width: 100%;}
}

/*底部样式*/
.ly_foot { width:100%; margin:0 auto; padding:0; background-color:#545454;}
.ly_foot .ly_Ftmain { width:100%; overflow:hidden; margin:0 auto; padding:40px 0; border-bottom:1px solid #797979;}
.ly_Ftmain .ly_Ftcon { width:1200px; overflow:hidden; margin:0 auto; padding:0;}
.ly_Ftcon .ly_FtLeft { width:34%; overflow:hidden; margin:0 3.5% 0 0; padding:0; float:left;}
.Ft_tit { width:100%; overflow:hidden; line-height:30px; color:#fff; font-size:18px; margin:0 auto 20px; padding:0;}
.ly_FtLeft ul li { width:100%; overflow:hidden; line-height:24px; color:rgba(255, 255, 255, 0.9); font-size:14px; margin:0; padding:8px 0 8px 32px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;max-height: 62px;}
.ly_FtLeft ul li img { display:block; width:20px; height:20px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:10px;}

.ly_Ftcon .ly_FtCenter { width:34%; margin:0 3.5% 0 0; padding:0 3.5%; border-left:1px solid rgba(255, 255, 255, 0.1); border-right:1px solid rgba(255, 255, 255, 0.1); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_FtCenter ul li { width:50%; overflow:hidden; margin:0; padding:0; float:left;}
.ly_FtCenter ul li a { display:block; height:40px; line-height:40px; color:rgba(255, 255, 255, 0.9); font-size:14px; margin:0; padding:0;}
.ly_FtCenter ul li a:hover { color:#fff;}

.ly_Ftcon .ly_FtRight { width:25%; overflow:hidden; margin:0; padding:0; float:left;}
.ly_FtRight p { width:100%; overflow:hidden; line-height:24px; color:rgba(255, 255, 255, 0.9); font-size:14px; margin:0 auto 20px; padding:0;}
.ly_FtRight .ly_FtEwm { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.ly_FtEwm img { display:inline-block; width:108px; height:108px; overflow:hidden; margin:0 20px 0 0; padding:0; vertical-align:bottom;}
.ly_FtEwm span { display:inline-block; line-height:24px; color:rgba(255, 255, 255, 0.9); font-size:14px;}

.ly_foot .ly_FtBottom { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; border-top:1px solid #404040;}
.ly_foot .ly_FtBottom .FtBottom_mid { width:1200px; height:auto; overflow:hidden; margin:0 auto; padding:10px 0;}
.FtBottom_mid .Ft_Copy, .FtBottom_mid .Ft_Supp { line-height:30px; color:rgba(255, 255, 255, 0.9); font-size:14px;}
.FtBottom_mid .Ft_Copy a, .FtBottom_mid .Ft_Supp a { color:rgba(255, 255, 255, 0.9);}
.FtBottom_mid .Ft_Copy a:hover, .FtBottom_mid .Ft_Supp a:hover { color:#fff;}
.FtBottom_mid .Ft_Copy { width:70%; float:left;}
.FtBottom_mid .Ft_Supp { width:30%; float:right; text-align:right;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_Ftmain .ly_Ftcon, .ly_foot .ly_FtBottom .FtBottom_mid { width:90%;}
	.ly_FtRight p { margin:0 auto 10px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_Ftmain .ly_Ftcon, .ly_foot .ly_FtBottom .FtBottom_mid { width:96%;}
	.FtBottom_mid .Ft_Copy, .FtBottom_mid .Ft_Supp { width:100%; text-align:left;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_Ftmain .ly_Ftcon, .ly_foot .ly_FtBottom .FtBottom_mid { width:96%;}
	.ly_Ftmain .ly_FtLeft { width:100%; margin:0 auto 40px; padding: 0 0 40px; border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
	.ly_Ftmain .ly_FtCenter { width:50%; margin:0; padding:0 4% 0 0; border-left:0;}
	.ly_Ftmain .ly_FtRight { width:50%; padding:0 0 0 4%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_FtRight .Ft_tit, .ly_FtRight p { text-align:center;}
	.ly_FtEwm img { display:block; margin:0 auto; padding:0;}
	.ly_FtEwm span { display:block; text-align:center; margin:10px auto 0; padding:0;}
	.ly_FtEwm span br { display:none;}
	
	.FtBottom_mid .Ft_Copy, .FtBottom_mid .Ft_Supp { width:100%; text-align:center;}
}
@media (max-width: 767px) {
	.ly_Ftmain .ly_Ftcon, .ly_foot .ly_FtBottom .FtBottom_mid { width:94%;}
	.ly_Ftmain .ly_FtLeft { width:100%; margin:0 auto 20px; display:none}
	.Ft_tit { text-align:center;}

	.ly_Ftmain .ly_FtCenter { width:100%; margin:0 auto 20px; padding:20px 0; border-left:0; border-right:0; border-top:1px solid rgba(255, 255, 255, 0.1); border-bottom:1px solid rgba(255, 255, 255, 0.1);display:none}
	.ly_FtCenter ul li a { text-align:center;}

	.ly_Ftmain .ly_FtRight { width:100%; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_FtRight p { text-align:center;}
	.ly_FtEwm img { display:block; margin:0 auto; padding:0;}
	.ly_FtEwm span { display:block; text-align:center; margin:10px auto 0; padding:0;}
	.ly_FtEwm span br { display:none;}
	
	.FtBottom_mid .Ft_Copy, .FtBottom_mid .Ft_Supp { width:100%; text-align:center;}
}

/*侧边漂浮*/
.client-2 {position:fixed;right:-170px;top:50%;z-index:99999;}
.client-2 li a {text-decoration:none;}
.client-2 li {margin-top:1px;clear:both;height:71px;position:relative;}
.client-2 li i {background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin:0px auto;text-align:center;}
.client-2 li p {height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;}
.client-2 .my-kefu-qq i {background-position:4px 5px;}
.client-2 .my-kefu-tel i {background-position:0 -21px;}
.client-2 .my-kefu-liuyan i {background-position:4px -53px;}
.client-2 .my-kefu-weixin i {background-position:-34px 4px;}
.client-2 .my-kefu-weibo i {background-position:-30px -22px;}
.client-2 .my-kefu-ftop {display:none;}
.client-2 .my-kefu-ftop i {width:33px;height:35px;background-position:-27px -51px;}
.client-2 .my-kefu-left {float:left;width:77px;height:47px;position:relative;}
.client-2 .my-kefu-tel-right {font-size:15px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}
.client-2 .my-kefu-right {width:20px;}
.client-2 .my-kefu-tel-main {background: #e81816;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-main {background: #e81816;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-weixin-pic {position:absolute;left:-130px;top:-24px;display:none;z-index:333;}
.my-kefu-weixin-pic img {width:115px;height:115px;}
@media screen and (max-width:1199px) and (min-width:1080px) {

}
@media screen and (max-width:1079px) and (min-width:768px) {
	.client-2{top:75%;}
	.client-2 .my-kefu-left{display:none;}
	.client-2{right:10px;}
	.client-2 li{height:45px;margin-bottom:10px;left:0 !important;}
	.client-2 li.my-kefu-liuyan{display:none;}
	.client-2 li.my-kefu-weixin{display:none;}
	.client-2 .my-kefu-tel-main{width:45px;height:45px;padding:0;border-radius: 50%;background-image: linear-gradient(to top right, #e81816, #ef3232);opacity: 0.9;}
	.client-2 .my-kefu-tel-right{font-size:0;border-left:0;width:100%;height:100%;padding:0;margin:0;float:none;display:block;background:url(../images/suspension-bgxin.png) center center no-repeat;}
	.client-2 .my-kefu-main{width:45px;height:45px;padding:0;background-image: linear-gradient(to top right, #eb5b19, yellow);border-radius: 50%;}
	.client-2 .my-kefu-right{font-size:0;border-left:0;width:100%;height:100%;padding:0;margin:0;float:none;display:block;background:url(../images/suspension-bgxin1.png) center center no-repeat;}
	.client-2 .my-kefu-ftop{display:block !important;left:auto !important;}
	#KFRightScreen{display:none !important;}
}
@media screen and (max-width:767px) {
	.client-2{top:75%;}
	.client-2 .my-kefu-left{display:none;}
	.client-2{right:10px;}
	.client-2 li{height:45px;margin-bottom:10px;left:0 !important;}
	.client-2 li.my-kefu-liuyan{display:none;}
	.client-2 li.my-kefu-weixin{display:none;}
	.client-2 .my-kefu-tel-main{width:45px;height:45px;padding:0;border-radius: 50%;background-image: linear-gradient(to top right, #e81816, #ef3232);opacity: 0.9;}
	.client-2 .my-kefu-tel-right{font-size:0;border-left:0;width:100%;height:100%;padding:0;margin:0;float:none;display:block;background:url(../images/suspension-bgxin.png) center center no-repeat;}
	.client-2 .my-kefu-main{width:45px;height:45px;padding:0;background-image: linear-gradient(to top right, #eb5b19, yellow);border-radius: 50%;}
	.client-2 .my-kefu-right{font-size:0;border-left:0;width:100%;height:100%;padding:0;margin:0;float:none;display:block;background:url(../images/suspension-bgxin1.png) center center no-repeat;}
	.client-2 .my-kefu-ftop{display:block !important;left:auto !important;}
	
	#KFRightScreen{display:none !important;}
}
/*========== New 首页样式 end ==========*/

/*========== 内页样式 begin========== */

/**nybanner**/
.ny_banner{width:100%;position:relative;background:url(../images/ny_banner.jpg) center center no-repeat;overflow: hidden;}
.ny_banner .slideshow {height: 320px;overflow: hidden;background-repeat: no-repeat;background-position: center center;background-size: cover;}
@media (max-width: 1199px) and (min-width: 1001px){.ny_banner .slideshow {height:280px;}}
@media screen and (max-width: 1000px){.ny_banner .slideshow {height: 210px;}}
@media screen and (max-width: 760px){.ny_banner .slideshow {height: 130px;}}
@media screen and (max-width: 480px){.ny_banner .slideshow {height: 105px;}}


/*========== 内页样式 end========== */

/*内页面包屑导航*/
.ny_bread_nav{width:100%;overflow:hidden;font-size:14px;border-bottom:1px solid #efefef;padding-bottom:5px;margin:30px 0;}
.ny_bread_nav .box_right_title {color:#555;line-height:38px;font-size:20px;}
.ny_bread_nav .box_right_title>span{font-weight:bold;text-transform : uppercase;margin-right:10px;}
.ny_bread_nav .bt_text_y {font-size:14px;line-height:31px;float:right;min-height:30px;margin-top:-36px;max-width:81%;background:url(../images/position.png) left center no-repeat;padding-left:20px;}
.ny_bread_nav .bt_text_y span {float:right;color:#666;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.ny_bread_nav .bt_text_y span a {color:#666;}
.ny_bread_nav .bt_text_y span a:hover {color:#e81816;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ny_bread_nav .bt_text_y{max-width: 64%;}
	
}
@media screen and (max-width:767px) {
	.ny_bread_nav{margin: 24px 0 15px;padding-bottom: 14px;}
	.ny_bread_nav .bt_text_y{width: 100%;float: none;max-width: 100%;margin-top: 0;}
}

/*内页关于我们*/
/*1、公司简介*/
.ny_about_gsjj{margin-bottom:35px;}
.ny_about_tlt{width:100%; text-align:center; color:#333333; font-size:30px; line-height:40px; position:relative; padding-bottom:24px;}
.ny_about_tlt:after{ position:absolute; left:50%; bottom:0; content:''; background:#e81816; margin-left:-33px; width:66px; height:2px;}
.ny_about_gsjj .aboutC1{  width:100%;color:#666666; font-size:16px; line-height:36px; margin:30px 0 0 0; padding:0 0;}
.ny_about_gsjj .aboutC1 p{font-size:16px; line-height:36px; }
.ny_about_gsjj .about1{ width:100%;overflow: hidden;margin-bottom:30px;}
.ny_about_gsjj .aboutC2{ float:left; width:90%; margin:29px 0 0 0; padding:40px 5%;}
.ny_about_gsjj .aboutC2 .cont{ float:right; width:50%; background: #e81816;background: rgb(232, 24, 22,.8);text-align:center; color:#fff; font-size:18px; line-height:36px; padding:40px;}
.ny_about_gsjj .aboutC2 .cont .p1{ float:left; width:100%; margin:36px 0 62px 0; color:#fff; font-size:18px; }
.ny_about_gsjj .aboutC2 .cont .p0{ float:left; width:100%; line-height:0;}
.ny_about_tjcp{padding-top:30px;}

/*2、推荐产品*/
.ny_honor_scoll{width:100%;padding:40px 0 25px;}
.ny_honor_scoll .item{position:relative;min-height: 240px;}
.ny_honor_scoll .lSPrev,.ny_honor_scoll .lSNext{ background:url(../images/jiantou_l.png) center center no-repeat; width:45px; height:45px; position:absolute; left:-65px; top:50%;margin-top:-22px;cursor:pointer;}
.ny_honor_scoll .lSNext{ left:auto; right:-65px;  background:url(../images/jiantou_r.png) center center no-repeat; }
.ny_honor_scoll .content-slider{ width:100%; overflow:hidden;}
.lSSlideOuter .lSPager{display:none;}
.ny_honor_scoll .content-slider  li{width:22.75%;margin-right:3%;margin-bottom:30px;transition:all .3s;float:left;}
.ny_honor_scoll .content-slider  li:nth-child(4n){margin-right:0;}
.ny_honor_scoll .content-slider  li .pic{display:block;height:240px;background:#fff;text-align:center;overflow:hidden;position:relative;border:1px solid #dedede;}
.ny_honor_scoll .content-slider  li .pic img{max-width:95%;max-height:95%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.ny_honor_scoll .content-slider  li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_honor_scoll .content-slider  li:hover .pic:after{content:'';display:block;width:100%;height:100%;background:rgba(232,24,22,.8) url(../images/pro_hover.png) center center no-repeat;position:absolute;top:0;left:0;}
.ny_honor_scoll .content-slider  li .wz{overflow:hidden; border-bottom:1px solid #dedede; border-top:0;padding: 10px 0 18px;}
.ny_honor_scoll .content-slider li .wz .tlt{display:block;height: 34px;line-height: 34px;color: #333;font-size: 16px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;background:url(../images/h_pro_jt.png) right center no-repeat;}
.ny_honor_scoll .content-slider  li .wz p{height:20px;line-height:20px;font-size:14px;color: #999;border-radius:24px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_honor_scoll .content-slider  li:hover .wz .tlt{color:#e81816;}
.ny_honor_scoll .content-slider  li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.ny_honor_scoll .content-slider  li:hover .pic{border:1px solid #e81816;}

/*3、企业文化*/
.ny_about_qywh{padding:20px 0 20px;}
.ny_about_qywh ul.conn{padding-top:40px;}
.ny_about_qywh ul.conn li{background:#f1f1f1;border-radius:10px;float:left;margin-right:2%;width:23.5%;padding:40px 0;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.ny_about_qywh ul.conn li:nth-child(4n){margin-right:0;}
.ny_about_qywh ul.conn li .icon{width:94px;height:94px;border-radius:50%;overflow:hidden;background:#e81816;margin:0 auto 22px;}
.ny_about_qywh ul.conn li.a1 .icon{background:#e81816 url(../images/qywh_icon1_1.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a2 .icon{background:#e81816 url(../images/qywh_icon2_1.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a3 .icon{background:#e81816 url(../images/qywh_icon3_1.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a4 .icon{background:#e81816 url(../images/qywh_icon4_1.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a1:hover .icon{background:#fff url(../images/qywh_icon1_2.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a2:hover .icon{background:#fff url(../images/qywh_icon2_2.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a3:hover .icon{background:#fff url(../images/qywh_icon3_2.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a4:hover .icon{background:#fff url(../images/qywh_icon4_2.png) center center no-repeat;}
.ny_about_qywh ul.conn li p{font-size:18px;color:#555;text-align:center;padding:0 4%;}
.ny_about_qywh ul.conn li em{display:block;width:40px;height:1px;background:#dedede;margin:15px auto;}
.ny_about_qywh ul.conn li span{display:block;text-align:center;font-size:14px;color:#555;padding:0 4%;height: 39px;overflow: hidden;}
.ny_about_qywh ul.conn li:hover{background:#e81816;}
.ny_about_qywh ul.conn li:hover p{color:#fff;}
.ny_about_qywh ul.conn li:hover em{background:#fff;}
.ny_about_qywh ul.conn li:hover span{color:#fff;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ny_honor_scoll{padding:40px 0 25px;}
	.ny_honor_scoll .item{overflow: hidden;}
	.ny_honor_scoll .lSPrev, .ny_honor_scoll .lSNext{display:none;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ny_honor_scoll{padding:40px 0 25px;}
	.ny_honor_scoll .item{overflow: hidden;}
	.ny_honor_scoll .lSPrev, .ny_honor_scoll .lSNext{display:none;}
	.ny_honor_scoll .content-slider  li .pic{height:166px;}
	.ny_honor_scoll .content-slider  li{margin-bottom:18px;}
	.ny_honor_scoll .content-slider  li .wz {padding: 3px 0 12px;}
	.ny_honor_scoll .content-slider  li .wz .tlt{font-size: 15px;height: 30px;line-height: 30px;}
	.ny_about_gsjj .aboutC2 .cont{width:80%;}
	.ny_about_gsjj .aboutC2 .cont .p1{font-size:16px;}
	.ny_about_tlt{font-size:24px;}
	.ny_about_qywh{padding: 0px 0 6px;}
	
}
@media screen and (max-width:767px) {
	.ny_about_gsjj{margin-bottom:20px;}
	.ny_honor_scoll{ padding: 32px 0 0px;}
	.ny_honor_scoll .item{overflow: hidden;min-height: 180px;}
	.ny_honor_scoll .content-slider  li{width:48.5%;}
	.ny_honor_scoll .content-slider  li:nth-child(2n){margin-right:0;}
	.ny_honor_scoll .content-slider  li .pic{height:135px;}
	.ny_honor_scoll .content-slider  li{margin-bottom:18px;}
	.ny_honor_scoll .content-slider  li .wz {padding: 9px 0 12px;}
	.ny_honor_scoll .content-slider  li .wz .tlt{font-size: 15px;height:26px;line-height: 26px;background:none;}
	.ny_about_gsjj .aboutC2{background-size:contain !important;padding: 0 0;margin: 15px 0 0 0;width:100%;}
	.ny_about_gsjj .aboutC2 .cont{width:94%;padding:15px 3%;}
	.ny_about_gsjj .aboutC2 .cont .p1{font-size:16px;}
	.ny_about_gsjj .aboutC2 .cont .p0{display:none;}
	.ny_about_gsjj .aboutC1 p{font-size:15px;line-height: 30px;}
	.ny_about_tlt{font-size:22px;padding-bottom: 12px;}
	.ny_about_qywh{padding: 0px 0 6px;}
	.ny_about_qywh ul.conn li{width:100%;margin-right:0;margin-bottom:16px;padding: 22px 0;}
	.ny_about_tjcp {padding-top: 0px;}
	
}

.ny_content_bd{min-height:600px;padding-top:15px;}

/*内页-新闻中心&技术文章 开始*/
.ly_NyNews { width:100%; min-height: 480px; height:auto; margin:0 auto 60px; padding:0;}
.ly_NyNews .lyNyNew_main { width:1200px; height:auto; margin:0 auto; padding:0;}

.lyNyNew_main .lyNyNew_Tj { width:100%; overflow:hidden; margin:0 auto 30px; padding:20px 100px 20px 20px; background-color:#fafafa; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj .lyNyNew_TjImg { width:31%; height:200px; overflow:hidden; margin:0; padding:0;background-color: #fff; position:relative; float:left;}
.lyNyNew_Tj .lyNyNew_TjImg a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_Tj:hover .lyNyNew_TjImg a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyNew_Tj .lyNyNew_TjText { width:69%; height:200px; overflow:hidden; margin:0; padding:0 40px; border-right:1px solid #eaeaea; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName { width:100%; height:40px; overflow:hidden; line-height:40px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { color:#333; font-size:22px;}
.lyNyNew_Tj:hover .lyNyNew_TjText .lyNyNew_TjName a { color:#e81816;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { width:100%; height:30px; overflow:hidden; line-height:30px; color:#aaa; font-size:14px; margin:10px auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime em { width:24px; height:1px; overflow:hidden; background-color:#aaa; margin:14px 10px 0 0; padding:0; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_Tj:hover .lyNyNew_TjText .lyNyNew_TjTime em { width:48px;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { width:100%; overflow:hidden; margin:20px auto 0; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { width:100%; height:84px; overflow:hidden; line-height:28px; color:#666; font-size:15px; text-align:justify; text-indent:0; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_Tj:hover .lyNyNew_TjText .lyNyNew_TjMs p { text-indent:2em;}
.lyNyNew_Tj .lyNyNew_TjMore { width:100px; height:200px; overflow:hidden; margin:0; padding:0; background:url(../images/jt9.png) center center no-repeat; position:absolute; top:20px; right:0;}
.lyNyNew_Tj:hover .lyNyNew_TjMore { background:url(../images/jt10.png) center center no-repeat;}

.lyNyNew_main .lyNyNew_list { width:100%; height:auto; margin:0 auto 60px; padding:0;}
.lyNyNew_list ul li { width:100%; height:auto; margin:0 auto; padding:30px 100px 30px 0; background-color:#fff; border-bottom:1px solid #eaeaea; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.lyNyNew_list ul li .lyNyNew_name { width:100%; height:30px; overflow:hidden; line-height:30px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_name a { color:#333; font-size:18px;}
.lyNyNew_list ul li:hover .lyNyNew_name a { color:#e81816;}
.lyNyNew_list ul li .lyNyNew_time { width:100%; height:30px; overflow:hidden; line-height:30px; color:#aaa; font-size:14px; margin:4px auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_time em { width:24px; height:1px; overflow:hidden; background-color:#aaa; margin:14px 10px 0 0; padding:0; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_list ul li:hover .lyNyNew_time em { width:48px;}
.lyNyNew_list ul li .lyNyNew_ms { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_ms p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#797979; font-size:14px; text-indent:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_list ul li:hover .lyNyNew_ms p { text-indent:2em;}
.lyNyNew_list ul li .lyNyNew_more { width:40px; height:40px; overflow:hidden; margin:-20px 0 0; padding:0; background:url(../images/jt7.png) center center no-repeat; position:absolute; top:50%; right:30px;}
.lyNyNew_list ul li:hover .lyNyNew_more { background:url(../images/jt8.png) center center no-repeat;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyNews .lyNyNew_main { width:90%;}
	
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjImg { height:160px;}
	.lyNyNew_Tj .lyNyNew_TjText { height:160px; padding:0 30px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:8px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:72px; line-height:24px; color:#797979; font-size:14px;}
	.lyNyNew_Tj .lyNyNew_TjMore { height:160px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyNews { margin:0 auto 50px;}
	.ly_NyNews .lyNyNew_main { width:96%;}
	
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjImg { height:160px;}
	.lyNyNew_Tj .lyNyNew_TjText { height:160px; padding:0 30px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName { height:36px; line-height:36px; font-size:20px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:8px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:72px; line-height:24px; font-size:14px;}
	.lyNyNew_Tj .lyNyNew_TjMore { height:160px;}
	
	.lyNyNew_main .lyNyNew_list { margin:0 auto 50px;}
	.lyNyNew_list ul li { padding:25px 90px 25px 0;}
	.lyNyNew_list ul li .lyNyNew_more { right:25px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyNews { margin:0 auto 40px;}
	.ly_NyNews .lyNyNew_main { width:96%;}
	
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 20px; padding:20px;}
	.lyNyNew_Tj .lyNyNew_TjImg { height:130px;}
	.lyNyNew_Tj .lyNyNew_TjText { height:130px; padding:0 0 0 20px; border:0;}
	.lyNyNew_Tj:hover .lyNyNew_TjText { border:0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName { height:30px; line-height:30px; font-size:18px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:8px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:48px; line-height:24px; font-size:14px; -webkit-line-clamp: 2;}
	.lyNyNew_Tj .lyNyNew_TjMore { display:none;}
	
	.lyNyNew_main .lyNyNew_list { margin:0 auto 40px;}
	.lyNyNew_list ul li { padding:20px 80px 20px 0;}
	.lyNyNew_list ul li .lyNyNew_more { right:20px;}
}
@media (max-width: 767px) {
	.ly_NyNews { margin:0 auto 40px;}
	.ly_NyNews .lyNyNew_main { width:94%;}
	
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 20px; padding:12px;}
	.lyNyNew_Tj .lyNyNew_TjImg { width:100%; height:auto; margin: 0 auto 12px;}
	.lyNyNew_Tj .lyNyNew_TjImg img { display:block; width:100%; height:auto; margin:0 auto; position:inherit; left:inherit; top:inherit; right:inherit; bottom:inherit;}
	.lyNyNew_Tj .lyNyNew_TjText { width:100%; height:auto; padding:0; border:0;}
	.lyNyNew_Tj:hover .lyNyNew_TjText { border:0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName { height:auto; line-height:30px; font-size:16px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:4px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:72px; line-height:24px; font-size:14px; -webkit-line-clamp: 3;}
	.lyNyNew_Tj .lyNyNew_TjMore { display:none;}
	
	.lyNyNew_main .lyNyNew_list { margin:0 auto 40px;}
	.lyNyNew_list ul li { padding:16px 0;}
	.lyNyNew_list ul li .lyNyNew_name { font-size:16px;}
	.lyNyNew_list ul li .lyNyNew_time { margin:0 auto;}
	.lyNyNew_list ul li .lyNyNew_more { display:none;}

}
/*内页-新闻中心&技术文章 结束*/

/*内页-新闻详情&文章详情*/
.ny_newsdetail { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}
.ny_newsdetail .ny_newsdetail_title { width:100%; overflow:hidden; line-height:32px; color:#32353a; font-size:24px; font-weight:bold; text-align:center; margin:0 auto 30px; padding:0;}
.ny_newsdetail .ny_newsdetail_tips { width:100%; height:auto; overflow:hidden; line-height:20px; color:#aaa; font-size:14px; text-align:center; margin:0 auto 30px; padding:10px; background-color:#f5f5f5;}
.ny_newsdetail .ny_newsdetail_con { width:100%; overflow:hidden; margin:0 auto; padding:0; line-height:30px; color:#565656; font-size:15px; text-align:justify;min-height:500px;}
.ny_newsdetail_con p { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; text-indent:2em; margin:0 auto; padding:0;}
.ny_newsdetail_con p span, .ny_newsdetail_con span, .ny_newsdetail_con p em, .ny_newsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.ny_newsdetail_con table tr td p { text-indent:0!important;}
.ny_newsdetail_con img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

.ny_PrevNext { width:100%; overflow:hidden; margin:30px auto 30px; padding:0;}
.ny_PrevNext ul li { width:100%;  font-size:14px; line-height:20px;overflow:hidden; margin:0 auto 20px; padding:0;padding:10px 20px;background-color:#f1f1f1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;color:#565656;}
.ny_PrevNext ul li:last-child { margin:0 auto;}
.ny_PrevNext ul li a { width:100%; overflow:hidden; color:#565656; font-size:14px; margin:0 auto;  }
.ny_PrevNext ul li:hover a { color:#fff;}
.ny_PrevNext ul li:hover{ background-color:#e81816;color:#fff;}

.xq_himg{display:block;width:100%;height:400px;text-align:center;margin-bottom:40px;}
.xq_himg img{max-width:95%;max-height:95%;vertical-align:middle;}
.xq_himg .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ny_newsdetail { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ny_newsdetail { width:96%; margin:0 auto 50px;}
	.ny_newsdetail .ny_newsdetail_title, .ny_newsdetail .ny_newsdetail_tips { margin:0 auto 25px;}
	.ny_PrevNext { margin:25px auto 30px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ny_newsdetail { width:96%; margin:0 auto 40px;}
	.ny_newsdetail .ny_newsdetail_title, .ny_newsdetail .ny_newsdetail_tips { margin:0 auto 20px;}
	.ny_PrevNext { margin:20px auto 30px;}
}
@media (max-width: 767px) {
	.ny_newsdetail { width:94%; margin:0 auto 40px;}
	.ny_newsdetail .ny_newsdetail_title, .ny_newsdetail .ny_newsdetail_tips { margin:0 auto 20px;}
	.ny_PrevNext { margin:20px auto 30px;}
	.ny_newsdetail .ny_newsdetail_con { max-height:9999999999999999px;min-height:inherit;}
	.ny_newsdetail_con div { max-height:9999999999999999px; line-height:30px; color:#565656; font-size:15px; text-align:justify;}
	
	.xq_himg{height:300px;}
}


/*内页产品中心*/
.ny_content_bd .ny_left{width: 23%;float: left;}
.ny_content_bd .ny_right{width: 75%;float: right;}
.ny_right .ny_pro_list li{width:31.333333%;margin-right:3%;margin-bottom:35px;transition:all .3s;float:left;}
.ny_right .ny_pro_list li:nth-child(3n){margin-right:0;}
.ny_right .ny_pro_list li .pic{display:block;height:240px;background:#fff;text-align:center;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow:hidden;position:relative;border:1px solid #dedede;}
.ny_right .ny_pro_list li .pic img{max-width:95%;max-height:95%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.ny_right .ny_pro_list li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_right .ny_pro_list li:hover .pic:after{content:'';display:block;width:100%;height:100%;background:rgba(232,24,22,.8) url(../images/pro_hover.png) center center no-repeat;position:absolute;top:0;left:0;}
.ny_right .ny_pro_list li .wz{overflow:hidden; border-bottom:1px solid #dedede; border-top:0;padding: 10px 0 18px;}
.ny_right .ny_pro_list li .wz .tlt{display:block;height: 34px;line-height: 34px;color: #333;font-size: 16px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;background:url(../images/h_pro_jt.png) right center no-repeat;}
.ny_right .ny_pro_list li .wz p{height:20px;line-height:20px;font-size:14px;color: #999;border-radius:24px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_right .ny_pro_list li:hover .wz .tlt{color:#e81816;}
.ny_right .ny_pro_list li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}

@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ny_content_bd .ny_left{width:26%;}
	.ny_content_bd .ny_right{width:71%;}
	.ny_right .ny_pro_list li .pic{height:135px;}
	.ny_right .ny_pro_list li{margin-bottom:18px;}
	.ny_right .ny_pro_list li .wz {padding: 3px 0 12px;}
	.ny_right .ny_pro_list li .wz .tlt{font-size: 15px;height: 30px;line-height: 30px;}
}
@media screen and (max-width:767px) {
	.ny_content_bd .ny_left{width:100%;}
	.ny_content_bd .ny_right{width:100%;}
	.ny_right .ny_pro_list li{width:48.5%;}
	.ny_right .ny_pro_list li:nth-child(2n){margin-right:0;}
	.ny_right .ny_pro_list li:nth-child(3n){margin-right:3%;}
	.ny_right .ny_pro_list li:nth-child(6n){margin-right:0;}
	.ny_right .ny_pro_list li .pic{height:135px;}
	.ny_right .ny_pro_list li{margin-bottom:18px;}
	.ny_right .ny_pro_list li .wz {padding: 3px 0 12px;}
	.ny_right .ny_pro_list li .wz .tlt{font-size: 15px;height: 30px;line-height: 30px;}
}


/*内页-产品列表 开始*/
.nyPro_list { width:100%; height:auto; margin:0 auto; padding:0 0 0.1px;}
.nyPro_list ul li { width:100%; height:auto; margin:0 auto 30px; padding:20px; background-color:#fff; border:1px solid #dfdfdf; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list ul li:hover { border:1px solid #fff; box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);}
.nyPro_list ul li .nyProList_img { width:20%; height:158px; overflow:hidden; margin:0; padding:0; background-color:#fff; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list ul li .nyProList_img a img.nyPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_list ul li:hover .nyProList_img a img.nyPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.nyPro_list ul li .nyProList_img a i.nyPro_mask {display:none;width:100%;height:100%;overflow:hidden;margin:0;padding:0;background: rgba(84, 84, 84, 0.6) url(../images/pro_hover.png) center center no-repeat;position:relative;left:0;top:0;z-index:2;}
.nyPro_list ul li:hover .nyProList_img a i.nyPro_mask { display:block;}

.nyPro_list ul li .nyProList_text { width:76%; height:158px; overflow:hidden; margin:0; padding:0; float:right;}
.nyPro_list ul li .nyProList_text .nyProList_name { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyProList_text .nyProList_name a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#32353a; font-size:18px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.nyProList_text .nyProList_name a:hover { color:#e81816;}
.nyPro_list ul li .nyProList_text .nyProList_ms { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyProList_text .nyProList_ms p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#797979; font-size:14px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.nyPro_list ul li .nyProList_text .nyProList_tips { width:100%; overflow:hidden; margin:3px auto; padding:0;}
.nyProList_text .nyProList_tips dl dd { display:inline-block; height:40px; overflow:hidden; line-height:40px; color:#aaa; font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0 10px 0 0; float:left;}
.nyProList_text .nyProList_tips dl dd span { color:#32353a;}
.nyPro_list ul li .nyProList_text .nyProList_btn { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyProList_text .nyProList_btn a { display:block; width:88px; height:34px; overflow:hidden; line-height:32px; color:#aaa; font-size:14px; text-align:center; margin:0 20px 0 0; padding:0; border:1px solid #dfdfdf; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProList_text .nyProList_btn a:first-child {color:#fff;background-color: #e81816;border: 1px solid #e81816;}
.nyProList_text .nyProList_btn a:hover {color:#fff;background-color: #f72a28;border: 1px solid #f13331;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.nyPro_list ul li { margin:0 auto 20px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.nyPro_list ul li { margin:0 auto 20px; padding: 20px;}
}
@media (max-width: 767px) {
	.nyPro_list ul li { margin:0 auto 20px; padding:20px;}
	.nyPro_list ul li .nyProList_img { width:100%; height:300px; margin:0 auto 20px;}
	.nyPro_list ul li .nyProList_text { width:100%; height:auto;}
	.nyProList_text .nyProList_name a { height:40px; line-height:40px; font-size:18px;}
	.nyProList_text .nyProList_ms p { height:auto; max-height:48px; line-height:24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; white-space:inherit;}
	.nyPro_list ul li .nyProList_text .nyProList_tips { margin:10px auto;}
	.nyProList_text .nyProList_tips dl dd { width:48%; height:30px; line-height:30px; margin:0 4% 0 0; padding:0;}
	.nyProList_text .nyProList_tips dl dd:nth-child(2n+2) { margin:0;}
	.nyPro_list ul li .nyProList_text .nyProList_btn { width:100%; margin:0 auto;}
	.nyProList_text .nyProList_btn a { width:48%; height:40px; line-height:38px; margin:0; float:left;}
	.nyProList_text .nyProList_btn a:first-child { margin:0 4% 0 0;}
}
/*内页-产品列表 结束*/

/*内页-在线留言 开始*/
.ly_NyOrder { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}
.ly_msg { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_msg h3 { display: none!important;}
.ly_msg ul { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_msg ul li { width: 100%; overflow: hidden; line-height: 44px; margin: 0 auto 30px!important; padding: 0; color: #999; font-size: 14px;}
.ly_msg ul li:last-child { margin:0 auto!important;}
.ly_msg ul li h4 { width: 12%!important; height: 44px!important; overflow: hidden; line-height: 44px!important; margin: 0; padding: 0 12px 0 0; color: #333; font-size: 14px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width: 88%!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important;}
.ly_msg ul li .msg_ipt12 { width: 83%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important; outline: none!important; resize: none!important;}

.ly_msg ul li .msg_ipt1 #selPvc { height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; padding: 0 15px!important; outline: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;}
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important;}
.ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left;}
.ly_msg ul li a.yzm_img {display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left;}
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important;}
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important;}
.ly_msg ul li .msg_btn { width: 83%; overflow: hidden; margin: 0 auto; padding: 0; float: left;}
.ly_msg ul li .msg_btn { width: 88%!important;}
.msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 0 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.msg_btn input { width: 160px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 15px!important; text-align: center!important; border: none!important; background-color: #e81816!important; cursor: pointer!important;}
.msg_btn input:last-child { background-color: #bbb!important;}
.msg_btn input:hover { background-color:#e81816!important;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyOrder { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyOrder { width:96%; margin:0 auto 50px;}
	.ly_msg ul li { margin: 0 auto 25px!important;}
	.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 140px!important;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyOrder { width:96%; margin:0 auto 40px;}
	.ly_msg ul li { margin: 0 auto 20px!important;}
	.ly_msg ul li h4 { width:12%!important;}
	.ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara, .ly_msg ul li .msg_btn { width: 88%!important;}
}
@media (max-width: 767px) {
	.ly_NyOrder { width:94%; margin:0 auto 40px;}
	.ly_msg ul li { margin: 0 auto 20px!important;}
	.ly_msg ul li h4 { width:100%!important; height: 36px!important; line-height: 36px!important; text-align:left !important; font-size:16px; background: url(../images/tb_img.png) top right no-repeat;}
	.ly_msg ul li:last-child h4 { display:none;}
	.ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara, .ly_msg ul li .msg_btn { width: 100%!important; background:none; padding:0;}
	.msg_btn input { width:48%!important; margin:0 4% 0 0 !important;}
	.msg_btn input:last-child { margin:0 !important;}
}


/*分页样式 开始*/
.ny_pager_fy { text-align: center; margin: 30px auto 50px; color: #555; font-size:14px;}
.ny_pager_fy a { display: inline-block; padding: 0 10px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; font-size:14px;}
.ny_pager_fy a:hover { background: #e81816; color: #ffffff; }
.ny_pager_fy a.pnnum1 { background: #e81816; color: #ffffff; }
.ny_pager_fy input { display: inline-block; padding: 0 5px; background-color: #e81816; width: 40px !important; height: 30px !important; line-height: 30px; text-align: center; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
.ny_pager_fy .p_input { display: inline-block; padding: 0 5px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; cursor: default;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ny_pager_fy { margin:25px auto 30px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ny_pager_fy { margin: 20px auto 30px;font-size:0;}
	.ny_pager_fy input, .ny_pager_fy .p_input { display:none;}
	.ny_pager_fy a { height: 40px; line-height: 40px; padding: 0 20px;}
}
@media (max-width: 767px) {
	.ny_pager_fy { margin:20px auto 30px; font-size:0;}
	.ny_pager_fy input, .ny_pager_fy .p_input { display:none;}
	.ny_pager_fy a { height: 35px; line-height: 35px; padding: 0 20px;}

}

/*内页产品详情*/
.ny_right .lyNyProDetail_ConTit {margin:0 auto 30px;border-bottom: 2px solid #e81816;}
.lyNyProDetail_ConTit p {width:80px;height:34px;overflow:hidden;line-height:34px;color:#fff;font-size:16px;text-align:center;margin:0 0 -1px;padding:0 19px;background: #e81816;}

.ny_right .lyNyProDetail_ConText { width:100%; overflow:hidden; line-height: 28px; color: #555; font-size: 14px; margin:0 auto 30px; padding:0;}
.lyNyProDetail_ConText img, .lyNyProDetail_ConText table, 
.lyNyProDetail_ConText tr, .lyNyProDetail_ConText td, 
.lyNyProDetail_ConText p, .lyNyProDetail_ConText span, 
.lyNyProDetail_ConText div, .lyNyProDetail_ConText video, .lyNyProDetail_ConText embed { width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 28px; color: #555; font-size: 14px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;margin:0 !important;}

.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.lyNyProDetail_ConText table tr td p { text-indent:0!important;}
.lyNyProDetail_ConText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyProDetail { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyProDetail { width:96%; margin:0 auto 50px;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .ny_right { width:100%;}
	.ny_right .lyNyProDetail_ConTit { margin:0 auto 25px; padding:0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyProDetail { width:96%; margin:0 auto 40px;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .ny_right { width:100%;}
	.ny_right .lyNyProDetail_ConTit { margin:0 auto 20px; padding:0;}
}
@media (max-width: 767px) {
	.ly_NyProDetail { width:94%; margin:0 auto 40px;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .ny_right { width:100%;}
	.ny_right .lyNyProDetail_ConTit { margin:0 auto 20px; padding:0;}
	.ny_right .lyNyProDetail_ConText { max-height:99999999999999999999999px;}
	.lyNyProDetail_ConText div { max-height:99999999999999999999999px;}
}


/*内页产品详情上面图片切换*/
.pro_detail_main { width:100%; height:auto; margin: 0 auto 25px; padding: 0; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text { width:53%; min-height:360px; overflow: hidden; margin: 0; padding: 0 0 80px; float: right; position:relative;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #32353a; font-size: 30px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms { width:100%; height:140px; overflow:hidden; margin:20px auto; padding:20px; background-color:#f8f8f8; box-sizing: border-box;}
.pro_detail_text .jyms p { width:100%; height:100px; overflow:hidden; line-height:25px; color:#888; font-size:14px; text-align: justify; margin:0 auto; padding:0;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 20px auto; padding: 0;}
.pro_detail_text ul li { width:100%; height:30px; overflow: hidden; line-height: 30px; color: #888; font-size: 15px; text-align: justify; white-space:nowrap; text-overflow: ellipsis; margin: 0 auto 10px; padding: 0; float:left;}
.pro_detail_text ul li img { display:block; width:4px; height:6px; overflow:hidden; margin:11px 8px 11px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333;}
.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:0;}
.pro_detail_btn a { display:block; width: 48%; height: 54px; overflow: hidden; line-height: 54px; color: #fff; font-size: 18px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #adadad;}
.pro_detail_btn a.prodtl_btn2 {float:left;background-color: #e81816;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #525252;}
.pro_detail_btn a.prodtl_btn2:hover {background-color: #e81816;}

/**产品详情页产品图片切换**/
.prodetail_img { width:44%; height: 456px; margin: 0; padding: 0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:70px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:18.4%; height:70px; margin:0 2% 0 0;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #dfdfdf; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1f71c2;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:375px; overflow:hidden; padding:0; border:1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.pro_detail_main { width:100%; padding:0;}
	.prodetail_img { width:45%; position:inherit;float: left;}
	#preview, #spec-n5, #spec-list, .jqzoom { width:100%;}
	.pro_detail_main .pro_detail_text { width:52%;}
	.pro_detail_text .pro_detail_btn { width:100%;}
	.zoomdiv { left:104%!important;}	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.pro_detail_main { width:100%; margin: 24px auto;}
	.prodetail_img { width:100%; height:auto;}
	#preview { width:100%;}
	.jqzoom { width:100%;height: 285px;}
	.pro_detail_main .pro_detail_text { width:100%;padding-top:28px;height: auto;min-height:260px; padding-bottom:60px;}
	.pro_detail_text h1 { font-size:22px; line-height:32px;}
	.pro_detail_text .jyms { margin: 10px auto;padding: 12px 20px;height:auto;}
	.pro_detail_text ul { overflow:hidden; margin: 10px auto;}
	.pro_detail_text ul li { font-size:14px; margin: 6px auto;}
	.pro_detail_text .pro_detail_btn { height:48px;}
	.pro_detail_btn a { height:48px; line-height:48px; width:48%; font-size:16px;}
	.pro_detail_btn a.prodtl_btn1 { margin: 0 4% 0 0;}
	#spec-n5 { width:100%;}
	#spec-list { width:100%;}
	.zoomdiv,.jqZoomPup { display:none !important;}
}
@media (max-width:767px) {
	.pro_detail_main { width:100%; margin: 24px auto;}
	.prodetail_img { width:100%; height:auto;}
	#preview { width:100%;}
	.jqzoom { width:100%;height: 285px;}
	.pro_detail_main .pro_detail_text { width:100%;padding-top:24px;height: auto;min-height:260px; padding-bottom:60px;}
	.pro_detail_text h1 { font-size:22px; line-height:32px;}
	.pro_detail_text .jyms { margin: 10px auto;padding: 12px 20px;height:auto;}
	.pro_detail_text ul { overflow:hidden; margin: 10px auto;}
	.pro_detail_text ul li { font-size:14px; margin: 6px auto;}
	.pro_detail_text .pro_detail_btn { height:48px;}
	.pro_detail_btn a { height:48px; line-height:48px; width:48%; font-size:16px;}
	.pro_detail_btn a.prodtl_btn1 { margin: 0 4% 0 0;}
	#spec-n5 { width:100%;}
	#spec-list { width:100%;}
	.zoomdiv,.jqZoomPup { display:none !important;}
}

/*内页左侧相关文章*/
.lyNy_Xgwz { width:100%; overflow:hidden; margin:0 auto 30px; padding:0;}
.lyNy_Xgwz .Xgwz_tit { overflow:hidden; margin:0 auto; padding:20px; background-color:#e81816;}
.Xgwz_tit p { height:40px; line-height:40px; color:#fff; font-size:28px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.Xgwz_tit span { display:block; height:20px; line-height:20px; color:#fff; font-size:14px; text-align:center; text-transform: uppercase; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list { width:100%; min-height: 150px; overflow:hidden; margin:0 auto; padding:0 12px; border:1px solid #dfdfdf; border-top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 20px; border-bottom:1px dashed #dfdfdf; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li:last-child { border:0;}
.lyNy_Xgwz .Xgwz_list ul li em { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; background: url(../images/icon2.png) center center no-repeat; position: absolute; left: 0; top: 14px;}
.lyNy_Xgwz .Xgwz_list ul li:hover em { background: url(../images/icon3.png) center center no-repeat;}
.lyNy_Xgwz .Xgwz_list ul li a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#32353a; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list ul li a:hover { color:#0a78d7;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNy_Xgwz { margin:0 auto 25px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNy_Xgwz { margin:0 auto 20px;}
}
@media (max-width: 767px) {
	.lyNy_Xgwz { margin:20px auto;}
	.lyNy_Xgwz .Xgwz_tit { padding:4px 3%;}
	.Xgwz_tit p { padding: 0; display: block; font-size: 16px;font-weight:normal; float: left; line-height: 40px; min-width: 88px; margin: 0 4px 0 0;}
	.Xgwz_tit span { display: block; font-style: italic; float: left; height: 40px; line-height: 40px;font-size:12px;}
}


/*内页荣誉资质列表*/
.ny_honor_list li{width:22.75%;margin-right:3%;margin-bottom:25px;transition:all .3s;float:left;}
.ny_honor_list li:nth-child(4n){margin-right:0;}
.ny_honor_list li .pic{display:block;height:240px;border:1px solid #DDDDDD;border-bottom:0;text-align:center;position:relative;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow:hidden;}
.ny_honor_list li .pic:after{content:'';display:block;opacity:0; width:100%;height:100%;background:rgba(244, 94, 43,.8) url(../images/pro_hover.png) 10% center no-repeat;position:absolute;top:0;left:0;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_honor_list li .pic img{max-width:95%;max-height:95%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.ny_honor_list li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_honor_list li .tlt{display:block;text-align:center;height:45px;line-height:45px;color:#fff;background:#b8b8b8; font-size:15px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;padding:0 5%;}
.ny_honor_list li:hover .tlt{color:#fff;background:#e81816;}
.ny_honor_list li:hover .pic{border:1px solid rgb(244, 94, 43,.8);border-bottom:0;}
.ny_honor_list li:hover .pic:after{opacity:1;background:rgba(244, 94, 43,.8) url(../images/pro_hover.png) center center no-repeat;}
.ny_honor_list li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ny_honor_list li .pic{height:186px;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ny_honor_list li .pic{height:140px;}
	.ny_honor_list li .tlt{height:36px;line-height:36px;font-size:14px;}
	.ny_honor_list li{margin-bottom:18px;}
}
@media screen and (max-width:767px) {
	.ny_honor_list li{width:48.5%;}
	.ny_honor_list li:nth-child(2n){margin-right:0;}
	.ny_honor_list li:nth-child(3n){margin-right:3%;}
	.ny_honor_list li:nth-child(6n){margin-right:0;}
	.ny_honor_list li .pic{height:160px;}
	.ny_honor_list li .tlt{height:40px;line-height:40px;font-size:14px;}
}

/*内页-联系我们 开始*/
.ly_NyContact { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}
.ly_NyContact .ly_NyCon { width:100%; overflow:hidden; margin:0 auto 60px; padding:40px 0 40px 170px; background-color:#f4f4f4; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_NyCon .lyNyCon_img { width:150px; height:150px; overflow:hidden; margin:-79px 0 0 ; padding:0; border:4px solid #fff; border-radius:50%; position:absolute; left:20px; top:50%;}
.ly_NyCon .lyNyCon_text { width:100%; overflow:hidden; margin:0; padding:0 40px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyCon_text .NyCon_tit { width:100%; overflow:hidden; line-height:40px; color:#e81816; font-size:24px; margin:0 auto 18px; padding:0;}
.lyNyCon_text p { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; margin:0 auto; padding:0;}

.ly_NyContact .lyNyContact_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyContact_main .lyNyContact_lxfs { width:42%; overflow:hidden; margin:0 4% 0 0; padding:0; float:left;}
.lyNyContact_lxfs .lyNyContact_company { width:100%; overflow:hidden; line-height:32px; color:#e81816; font-size:24px; margin:0 auto 20px; padding:4px 0;}
.lyNyContact_lxfs ul li { width:100%; overflow:hidden; margin:0 auto; padding:10px 0; border-bottom:1px dashed #dfdfdf;}
.lyNyContact_lxfs ul li div { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 65px; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContact_lxfs ul li div img { display:block; width:45px; height:45px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:0;}
.lyNyContact_lxfs ul li div p { width:100%; min-height:25px; overflow:hidden; line-height:25px; color:#565656; font-size:14px; margin:0; padding:10px 0;}

.lyNyContact_main .lyNyContact_map { width:54%; overflow:hidden; margin:0; padding:0; float:right;}
.lyNyContact_map .lyNyContact_maptit { width:110px; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:20px; text-align:center; margin:0 0 20px; padding:0 0 0 110px; background:url(../images/map_titbg.jpg) 0 0 no-repeat;}
.lyNyContact_map .lyNyContact_Mapmain { width:100%; height:270px; overflow:hidden; margin:0 auto; padding:0; background-color:#f8f8f8; border:1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyContact { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyContact { width:96%; margin:0 auto 50px;}
	.ly_NyContact .ly_NyCon { margin:0 auto 50px; padding:30px 0 30px 170px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyContact { width:96%; margin:0 auto 40px;}
	.ly_NyContact .ly_NyCon { margin:0 auto 40px; padding:20px 0 20px 170px;}
	.ly_NyCon .lyNyCon_text { padding:0 20px 0 40px;}
	.lyNyCon_text .NyCon_tit { line-height:32px; font-size:22px; margin:0 auto 12px;}
	.lyNyCon_text p { line-height:28px; font-size:14px;}

	.lyNyContact_main .lyNyContact_lxfs { width:100%; margin:0 auto 40px;}
	.lyNyContact_main .lyNyContact_map { width:100%; margin:0 auto;}
	.lyNyContact_map .lyNyContact_Mapmain { height:360px;}
}
@media (max-width: 767px) {
	.ly_NyContact { width:94%; margin:0 auto 40px;}
	.ly_NyContact .ly_NyCon { margin:0 auto 40px; padding:198px 0 20px 0;}
	.ly_NyCon .lyNyCon_img { margin:0 0 0 -79px; left:50%; top:20px;}
	.ly_NyCon .lyNyCon_text { padding:0 20px;}
	.lyNyCon_text .NyCon_tit { line-height:32px; font-size:22px; text-align:center; margin:0 auto 12px;}
	.lyNyCon_text p { line-height:28px; font-size:14px; text-align:center;}
	
	.lyNyContact_main .lyNyContact_lxfs { width:100%; margin:0 auto 40px;}
	.lyNyContact_main .lyNyContact_map { width:100%; margin:0 auto;}
	.lyNyContact_map .lyNyContact_Mapmain { height:360px;}
}




/*右侧漂浮*/
.pf_new{width:166px;position: fixed;right: 20px;top: 200px;z-index: 99999;}
.pf_new .hd{width:100%;background:#d40c0a url(../images/pf_tlt_bg.png) right center no-repeat;text-align:center;border-radius:8px 8px 0 0;padding: 16px 0 14px;}
.pf_new .hd p{font-size:18px;font-weight:bold;color:#fff;text-align:center;}
.pf_new .hd span{display:block;font-size:14px;color:#fff;font-style:italic;margin-top:2px;}
.pf_new .hd em{display:block;width:15px;height:15px;background:url(../images/pf_close.png) center center no-repeat;position:absolute;top:10px;right:10px;cursor:pointer;transition: 0.5s;}
.pf_new .hd em:hover{-webkit-transform: rotate(90deg); -o-transform: rotate(90deg);-moz-transform: rotate(90deg);transform: rotate(90deg);}	
.pf_new .conn{width:144px;border-left:1px solid #dedede;border-right:1px solid #dedede;border-bottom:1px solid #dedede;background:#fff;padding:10px 10px;}
.pf_new .conn .lxr{border-bottom:1px dashed #dedede;padding-bottom:10px;}
.pf_new .conn .lxr a.zx { display: block; width: 80%; margin: 10px auto 0px; height: 34px; line-height: 34px; text-align: center;
    font-size: 14px; color: #fff; border-radius: 40px; cursor: pointer;background: #d40c0a url(../images/zx2.png) 17px center no-repeat;padding-left: 22px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.pf_new .conn .lxr p{text-align:center;font-size:14px;color:#555;margin-bottom:0;}
.pf_new .conn .lxr p img{vertical-align:middle;margin-top:-2px;margin-right:4px;}
.pf_new .conn .lxr a.qq{display:block;width:92px;height:22px;background:url(../images/pf_icon2.png) center center no-repeat;margin:5px auto 0;}
.pf_new .conn .tel{border-bottom:1px dashed #dedede;padding:10px 0;}
.pf_new .conn .tel p{text-align:center;font-size:14px;color:#555;}
.pf_new .conn .tel img{vertical-align:middle;margin-top:-2px;margin-right:4px;}
.pf_new .conn .tel span{display:block;font-size:18px;font-weight:bold;color:#ff6b26;text-align:center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;padding-top:6px;}
.pf_new .conn .wx{padding:10px 0;}
.pf_new .conn .wx p{width:88px;height:88px;background:url(../images/pf_code_bg.jpg) center center no-repeat;margin:0 auto;text-align:center;}
.pf_new .conn .wx p img{width:80px;height:80px;vertical-align:middle;}
.pf_new .conn .wx p .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.pf_new .conn .wx span{display:block;text-align:center;font-size:12px;color:#999;margin-top:5px;}
.pf_new .conn .wx span em{font-style:normal;color:#ff6b26;}
.pf_new .bd{display:none;}
.pf_new .bd a{display:block;padding:10px 0;background:#fff;color:#555;font-size:14px;vertical-align:middle;text-align:center;border:1px solid #dedede;border-top:0;}
.pf_new .bd a p{height:20px;background:url(../images/pf_icon4.png) center center no-repeat;}
.pf_new .bd a span{display:block;text-align:center;padding-top:5px;}
.pf_new .bd a:hover{background:#047d53;color:#fff;width:100%;border:0;}
.pf_new .bd a:hover p{background:url(../images/pf_icon4_2.png) center center no-repeat;}
.pf_new_bx{width:40px;height:134px;background:#ff7802 url(../images/pf_tlt_bg2.png) bottom center no-repeat;border-radius:4px 0 0 4px;position:fixed;right:0;top:200px;z-index:99999;padding-top:5px;cursor:pointer;display:none;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.pf_new_bx p{height:17px;background:url(../images/pf_icon5.png) center center no-repeat;animation:pulse 2s infinite;-webkit-animation:pulse 2s infinite;}
@-webkit-keyframes pulse{0%{-webkit-transform: translate(0, 0); transform: translate(0, 0);} 50%{-webkit-transform: translate(0, 10px); transform: translate(0, 10px);} 100%{-webkit-transform:translate(0, 0); transform: translate(0, 0);} }
@keyframes pulse{0%{-webkit-transform: translate(0, 0); transform: translate(0, 0);} 50%{-webkit-transform: translate(0, 10px); transform: translate(0, 10px);} 100%{-webkit-transform: translate(0, 0); transform: translate(0, 0);} }
.pf_new_bx span{font-size:17px;color:#fff;line-height:21px;font-weight:bold;text-align:center;display:block;padding-top:10px;}
.pf_new_bx em{display:block;height:19px;background:url(../images/pf_icon6.png) center center no-repeat;}
.pf_new_bx:hover{background:#ffa126 url(../images/pf_tlt_bg2.png) bottom center no-repeat;}
@media screen and (max-width:1023px) and (min-width:768px) {
 .pf_new,.pf_new_bx{ display:none;}
}
@media (max-width:767px) {
 .pf_new,.pf_new_bx{ display:none;}
	}
	
	
	/*一键拨打功能*/
@media (min-width: 1024px) {
.suspension{ display:none}
}
.suspension {position: fixed; z-index: 55; right: 0;bottom: 85px; width: 70px; height: 240px;z-index: 9999;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:54px;height:54px;background-color:#353535;cursor:pointer;outline:none;}
.suspension .a, .suspension .a:hover {border-radius: 50px; background-image: linear-gradient(to top right, #1475cf, #2f98f4); opacity: 0.9; margin-bottom: 15px;}
.suspension .a .i{float:left;width:54px;height:54px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
.suspension .a-service-phone .i{background-image: url(../images/suspension-bgxin.png);background-position: 10px 7px;width: 45px;height: 45px; margin-left:0; margin-top:0;}
.suspension .a-top{ display:none;}
.suspension .a-top .i{background-position: -127px 5px;}
.suspension .a-top,.suspension .a-top:hover{background-image: linear-gradient(to top right, #34ad6a, yellow);}